| 1. | It is normal for a standard class to be a super class 标准类作为超类是正常的。 |
| 2. | In other words , a class can extend one super class only 换句话说,一个类只能扩展一个超类。 |
| 3. | Is invoked ; otherwise , the super class s 方法;否则,就调用父类( |
| 4. | Service methods located in the super class 服务方法(位于超类 |
| 5. | However , super classes parent classes do not have to be abstract classes 然而,超类(父类)不一定要是抽象类。 |
| 6. | This class , our most general class , is sometimes referred to as the base class or super class 它是我们最一般的类,往往被称为基类或者超级类(超级类 |
| 7. | Where in a constructor , can you place a call to a constructor defined in the super class 的意思是,在一个构造函数中的什么地方,你能调用父类中的一个构造函数 |
| 8. | Figure 4 : inheritance is indicated by a solid line with a closed , unfilled arrowhead pointing at the super class 图4 :继承通过指向超类的一条闭合的,单箭头的实线表示。 |
| 9. | Following the constant pool are several items that reference constant pool entries for the class itself , its super class , and interfaces 常量池后面还有几项,它们引用了类本身、其超类以及接口的常量池项。 |
| 10. | The inherited methods from the super classes are also counted and any overridden method has to be counted , because that is considered a new implementation 从超类继承的方法也要计算以及任何重载的方法也必须计算,因为要考虑一个新的实现。 |